home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMSTOPCALC / TFRMSTOPCALC.txt
Text File  |  2008-10-30  |  3KB  |  108 lines

  1. object frmStopCalc: TfrmStopCalc
  2.   Left = 300
  3.   Top = 211
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmStopCalc'
  7.   ClientHeight = 378
  8.   ClientWidth = 632
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = AxSimpleSkinFormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object pnlStopCalc: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 632
  25.     Height = 378
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     ParentColor = True
  29.     TabOrder = 0
  30.     DesignSize = (
  31.       632
  32.       378)
  33.     object imgWatermark: TImage
  34.       Left = 283
  35.       Top = 251
  36.       Width = 349
  37.       Height = 127
  38.       Anchors = [akRight, akBottom]
  39.       AutoSize = True
  40.     end
  41.     object lHelpAction: TLabel
  42.       Left = 32
  43.       Top = 360
  44.       Width = 354
  45.       Height = 16
  46.       Caption = 'Click Back to try optimize agin or Close to exit the programm'
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = 3355443
  49.       Font.Height = -13
  50.       Font.Name = 'Arial'
  51.       Font.Style = []
  52.       ParentFont = False
  53.       Transparent = True
  54.     end
  55.     object lHeaderInfo: TLabel
  56.       Left = 32
  57.       Top = 64
  58.       Width = 561
  59.       Height = 32
  60.       AutoSize = False
  61.       Caption = 
  62.         'Auslogics Internet Speed Up has failed to measure optimal inerne' +
  63.         't settings beacuse of the fallowing reason:'
  64.       Font.Charset = DEFAULT_CHARSET
  65.       Font.Color = 3355443
  66.       Font.Height = -13
  67.       Font.Name = 'Arial'
  68.       Font.Style = []
  69.       ParentFont = False
  70.       Transparent = True
  71.       WordWrap = True
  72.     end
  73.     object lTitle: TAxSmoothLabel
  74.       Left = 32
  75.       Top = 16
  76.       Width = 282
  77.       Height = 19
  78.       Quality = smMMXSmoothing4x
  79.       Caption = 'Failed to measure internet settings'
  80.       Font.Charset = DEFAULT_CHARSET
  81.       Font.Color = 10040064
  82.       Font.Height = -16
  83.       Font.Name = 'Verdana'
  84.       Font.Style = []
  85.       ParentFont = False
  86.       Transparent = True
  87.     end
  88.     object lErrorInfo: TAxLabel
  89.       Left = 32
  90.       Top = 116
  91.       Width = 529
  92.       Height = 32
  93.       WordWrap = True
  94.       Quality = smGDISmoothing
  95.       Transparent = True
  96.       AutoSize = False
  97.       Caption = '<b>Aborted by user</b>'
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clRed
  100.       Font.Height = -13
  101.       Font.Name = 'Arial'
  102.       Font.Style = [fsBold]
  103.       ShowAccelChar = True
  104.       ParentFont = False
  105.     end
  106.   end
  107. end
  108.